Current File : //var/www/prestashop/modules/ps_accounts/vendor/segmentio/analytics-php/.buildscript/bootstrap.sh
#!/bin/bash

if ! which brew >/dev/null; then
  echo "homebrew is not available. Install it from http://brew.sh"
  exit 1
else
  echo "homebrew already installed"
fi

if ! which php >/dev/null; then
  echo "installing php."
  brew install php
else
  echo "php already installed"
fi

echo "all dependencies installed."
Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!